-
Notifications
You must be signed in to change notification settings - Fork 102
fix #115 for mysql 8.4.0 #116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hi tx for contribution
1, Fix tests
- MySQLReplication\Tests\Unit\Repository\MySQLRepositoryTest::testShouldGetVersion
Failed asserting that two strings are equal.
--- Expected
+++ Actual
@@ @@
-'foobar123'
+''
run composer cs:fix
to fix code style
Any status of this PR or is there some other php 8.4 fixes in the works? |
My project used this pr in product env. |
…deprecated, the explicit nullable type must be used instead
@krowinski now with more mysql versions in test suite, maybe this has a chance to be tested and (maybe) merged? |
@cyppe resolve conflict pls |
No description provided.